價格:免費
更新日期:2019-06-07
檔案大小:1.0M
目前版本:Random Number Generator 1.4
版本需求:Android 5.0 以上版本
官方網站:http://www.amandafarrell.com
Email:bluepandadev@gmail.com
聯絡地址:Lehi, UT USA
Generates a random number using Java Random class.
Random rand = new Random();
rand.nextInt(Math.abs((firstChoice - secondChoice)) + 1) + Math.min(firstChoice, secondChoice);
Code on GitHub: https://github.com/amandafarrell/RandomNumberGenerator